gtk4.git
2014-08-26 Lapo CalamandreiAdwaita: set a background for GtkTextView
2014-08-26 Lapo CalamandreiAdwaita: minor fixes to GtkLabel
2014-08-26 Lapo CalamandreiAdwaita: take rtl into consideration for GtkAssistant
2014-08-26 Lapo CalamandreiAdwaita: GtkAssistant tweakings
2014-08-26 Lapo CalamandreiAdwaita: treeview checks/radios minor fix
2014-08-26 Lapo CalamandreiAdwaita: in app notification fixes
2014-08-26 Carlos Garnachoscalebutton: Handle smooth scroll events
2014-08-26 Carlos Garnachowayland: Fix x/y coordinate arguments on wl_data_device...
2014-08-26 Carlos Garnachowayland: ensure gdk_device_manager_get_client_pointer...
2014-08-26 Jakub SteinerRevert "Adwaita: notebook background"
2014-08-26 Carlos Garnachowayland: unset sequence if the xdg surface is moved...
2014-08-26 Carlos Garnachowayland: Add internal API to unset a touch implicit...
2014-08-26 Carlos Garnachowayland: Update the display serial on touch down/up...
2014-08-26 Carlos Garnachowayland: Improve implicit grab serial retrieval
2014-08-26 Carlos Garnachowayland: Store per-touch touch_down serial
2014-08-26 Carlos Garnachowayland: rename internal touch management functions
2014-08-26 Carlos Garnachowayland: Protect against invalid keymaps gotten from...
2014-08-26 Carlos Garnachowayland: create a wl_subsurface interface for GDK_WINDO...
2014-08-26 Carlos Garnachowayland: Acquire wl_subcompositor interface
2014-08-26 Carlos Garnachogdk: Add GDK_WINDOW_SUBSURFACE window type
2014-08-26 Carlos Garnachowayland: Make toplevels' X/Y coordinates be 0
2014-08-26 Jakub SteinerAdwaita: notebook background
2014-08-26 Paolo BorelliTextView: clear the background using the default bg...
2014-08-26 Matthias ClasenGtkTreeView: Avoid a crash with empty trees
2014-08-25 Jakub SteinerAdwaita: define styling for location-bar toolbars
2014-08-25 Jakub SteinerAdwaita: legible labels in headerbars in selection...
2014-08-25 Jakub SteinerAdwaita: selection-mode checked togglebuttons
2014-08-25 Jakub SteinerAdwaita: selected text in GtkLabel
2014-08-25 Sébastien Wilmetinspector: fix a crash in the CSS editor
2014-08-25 Jesse van den... gdkwindow-quartz: Support native fullscreen mode
2014-08-23 Garrett RegierRef the popover before activating the item
2014-08-23 Matthias ClasenGtkAboutDialog: Drop visibility-notify-event handler
2014-08-23 Ikey DohertyChange gdk-pixbuf minimum required version to 2.30.0
2014-08-23 Matthias ClasenSome release notes for 3.14
2014-08-22 Jakub SteinerAdwaita: use osd style for in-app notifications
2014-08-22 Jasper St.... xdg-shell: Bump version
2014-08-22 Lapo CalamandreiAdwaita: added a workaround to make sass behave
2014-08-22 Matthias ClasenGtkColorChooser: Make color plane react to mouse again
2014-08-22 Lapo CalamandreiAdwaita: dark active buttons for osd
2014-08-22 Lapo CalamandreiAdwaita: @define-color "compatible" with sass 3.4.0
2014-08-22 Carlos Garnachowayland: Add defines to convert between event sequences...
2014-08-22 Carlos Garnachotextview: Unset bubble timeout ID right after requestin...
2014-08-22 Carlos Garnachox11: Fix possible leak of GdkEvents
2014-08-22 Lapo CalamandreiAdwaita: kill a bogus background-color
2014-08-22 Lapo CalamandreiAdwaita: first round at osd revamp
2014-08-22 Matthias ClasenGtkFileChooserWidget: Use ratio in formatted times
2014-08-22 Matthias ClasenAvoid picking up long description as translator comment
2014-08-22 Matthias ClasenAvoid picking up long description as translator comment
2014-08-22 Matthias ClasenRemove an extraneous translatable string
2014-08-22 Matthias ClasenAdwaita: Insensitive labels
2014-08-22 Matthias ClasenAdwaita: Add assistant sidebar theming
2014-08-22 Matthias ClasenGtkAssistant: Don't use a draw cb for the sidebar
2014-08-21 Rico Tzschichholzgtk: Fix return-annotation of gtk_get_default_language...
2014-08-21 Matthias ClasenGtkPageSetup: Improve formatting of size
2014-08-21 Matthias ClasenAdd tests for parsing int64/uin64 in GtkBuilder
2014-08-21 Matthias ClasenGtkBuilder: Support parsing int64/uin64 values
2014-08-21 Matthias ClasenInclude config.h first
2014-08-21 Sébastien WilmetSimplify _gtk_text_buffer_get_line_log_attrs()
2014-08-21 Sébastien Wilmettextbuffer: unit tests for the empty last line
2014-08-21 Matthias ClasenGtkPopover: Fix rtl positioning
2014-08-21 Lapo CalamandreiAdwaita: try to be nicer on performances with entry...
2014-08-21 Piotr DrągUpdated POTFILES.skip
2014-08-21 Jakub SteinerAdwaita: no edge highlight for backdrop check/radios
2014-08-21 Jakub SteinerAdwaita: remove edge highlight form the assets
2014-08-21 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2014-08-21 Lapo CalamandreiAdwaita: some separators simplification
2014-08-21 Lapo CalamandreiAdwaita: inline toolbar buttons fixes
2014-08-21 Simon McVittieDeprecate GTK_CHECK_BACKEND in favour of PKG_CHECK_MODULES
2014-08-21 Simon McVittieDeprecate AM_PATH_GTK_3_0 in favour of PKG_CHECK_MODULES
2014-08-21 Simon McVittieUse AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE, _XOPEN...
2014-08-20 Benjamin Ottecss: Round shadow extents properly
2014-08-20 Benjamin Otteroundedbox: Only grow border-radius if there is one
2014-08-20 Benjamin Ottelabel: Respect box-shadow when computing clip
2014-08-20 Benjamin Ottewidget: Make _gtk_set_simple_clip() take an optional...
2014-08-20 Benjamin Ottestylecontext: Remove GTK_CSS_CHANGE_FORCE_INVALIDATE
2014-08-20 Benjamin Ottestylecontext: Use right invalidation func
2014-08-20 Sébastien WilmetGtkTextView: various code clean-ups
2014-08-20 Sébastien Wilmettests textbuffer: don't use GdkColor (deprecated)
2014-08-20 Sébastien WilmetMark the GdkColor struct as deprecated
2014-08-20 Rico Tzschichholzgtk: Fix transfer annotations gtk_binding_set_new and...
2014-08-20 Jakub SteinerAdwaita: selection mode checks
2014-08-20 Jakub SteinerAdwaita: keep selectmode checks square
2014-08-20 Rico Tzschichholzgtk: Fix out-param annotation of gtk_theming_engine_get...
2014-08-20 Rico Tzschichholzgtk: Fix return annotation of gtk_selection_data_get_text
2014-08-19 Jakub SteinerAdwaita: allow window drag on menubars and toolbars
2014-08-19 Jakub SteinerAdwaita: selection mode checkboxes
2014-08-19 Paolo BorelliGtkApplication: fix annotation of get_menu_by_id
2014-08-19 ngoswamiUpdated Assamese translation
2014-08-19 Jakub SteinerAdwaita: don't increase toolbar padding.
2014-08-19 ngoswamiUpdated Assamese translation
2014-08-18 Rico Tzschichholzgtk: Fix broken docs of GtkTranslateFunc
2014-08-18 Jakub SteinerAdwaita: have an unchecked state for radio/checks in...
2014-08-18 Matthias ClasenRevert "docs: Fix broken gtk-doc formatting"
2014-08-18 Rico Tzschichholzdocs: Fix broken gtk-doc formatting
2014-08-18 Jakub SteinerAdwaita: update the last cases for :checked
2014-08-17 Lasse LiehuFinnish translation update
2014-08-17 Lasse LiehuFinnish translation update
2014-08-17 Benjamin Ottebutton: Remove unnecessary queue_redraw() calls
2014-08-17 Benjamin Ottecheckbutton: Fix redraw issues
2014-08-17 Matthias Clasen3.13.7
next